PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package / PDFOutputStream Class
Methods


In This Topic
    PDFOutputStream Class Members
    In This Topic

    The following tables list the members exposed by PDFOutputStream.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFOutputStream object.  
    Top
    Public Methods
     NameDescription
    Public MethodCloses this output stream and releases any system resources associated with this stream.  
    Public MethodFlushes this output stream and forces any buffered output bytes to be written out.  
    Public MethodOverloaded. Writes b.length bytes from the specified byte array to this output stream.  
    Top
    See Also